'宣言 Public Overloads Function HtmlAttributes( _ ByVal attributes As System.Collections.Generic.IDictionary(Of String,Object) _ ) As TBuilder
public TBuilder HtmlAttributes( System.Collections.Generic.IDictionary<string,object> attributes )
パラメータ
- attributes
- The HTML attributes.
戻り値の型
Current builder.